home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Haight-Ashbury in the Sixties
/
Haight-Ashbury in the Sixties (1996)(Rockument)(Disc 1 of 2)[Mac-PC].iso
/
mac
/
MAIN
/
TUNEIN
/
TUNEIN01.DIR
/
00283_Script_283
< prev
next >
Wrap
Text File
|
1995-06-01
|
441b
|
13 lines
on mouseDown
set the puppet of sprite the clickon - 10 = true
set the castNum of sprite the clickon - 10 = the number of cast ("button "&string(the clickon - 19)&" hilite")
updateStage
readPlaylistFromDisk
global gPlayListDisplayList, gPlaylistMasterList
put "" into field "playlist display list"
set gPlaylistMasterList = []
createPlaylistDisplayList
set the puppet of sprite the clickon - 10 = false
end